summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andreas Beckmann [Thu, 10 Dec 2020 18:47:30 +0000 (19:47 +0100)]
[PATCH] add testcase for Debian bug #975931
Gbp-Pq: Name 2001-add-testcase-for-Debian-bug-975931.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
dump some cmake information
Forwarded: not-needed
Gbp-Pq: Name verbose.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
tune distro mode
Forwarded: no-needed
Gbp-Pq: Name distro.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
add support for a GENERIC cpu type that uses llvm defaults
Forwarded: not-needed
Gbp-Pq: Name generic-cpu.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
HACK! regression/struct_kernel_arguments fails on i686
141/143 Test #85: regression/struct_kernel_arguments ..................................................***Failed Error regular expression found in output. Regex=[FAIL] 4.58 sec
CMake Error at /build/pocl-1.4/cmake/run_test.cmake:34 (message):
FAIL: Test exited with nonzero code (1):
/build/pocl-1.4/obj-i686-linux-gnu/tests/regression/test_structs_as_args
STDOUT:
F(4: 0 != 5) F(5: -
2147483648 != 6) F(6: 0 != 7) F(7: 0 != 8)
STDERR:
-- OK
Bug: https://github.com/pocl/pocl/issues/801
Forwarded: not-needed
Gbp-Pq: Name test_structs_as_args.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
HACK! kernel/test_printf fails on i686
Gbp-Pq: Name test_printf.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
skip subdevice tests on (virtual) single core CPUs
Gbp-Pq: Name skip-subdevice-tests-on-single-core-cpus.patch
Andreas Beckmann [Tue, 7 Apr 2020 23:33:12 +0000 (01:33 +0200)]
[PATCH 02/10] link against single shared libclang-cpp when building with llvm 9, too
Gbp-Pq: Name 2002-link-against-single-shared-libclang-cpp-when-buildin.patch
Andreas Beckmann [Wed, 10 Feb 2021 22:25:57 +0000 (23:25 +0100)]
[PATCH 14/14] add POCL_EXPORT to additional symbols needed by the cuda device
Gbp-Pq: Name 1014-add-POCL_EXPORT-to-additional-symbols-needed-by-the-.patch
Alexandre Ghiti [Wed, 15 Sep 2021 09:24:38 +0000 (11:24 +0200)]
[PATCH] CMakeLists.txt: Handle 'undefined' values returned by getconf
This allows to avoid build failures when using qemu user mode for riscv64 [1]:
the corresponding bug in qemu [2] will get fixed but handling that here allows
to keep pocl buildable by old qemu versions.
[1]: https://bugs.launchpad.net/ubuntu/+source/pocl/+bug/
1942895
[2]: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/
1942884
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Gbp-Pq: Name 1002-CMakeLists.txt-Handle-undefined-values-returned-by-g.patch
Andreas Beckmann [Sat, 13 Feb 2021 21:51:43 +0000 (22:51 +0100)]
[PATCH] stop building libllvmopencl.so which is no longer used since 0.14
Gbp-Pq: Name 1001-stop-building-libllvmopencl.so-which-is-no-longer-us.patch
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
pocl (1.7-2) unstable; urgency=medium
* Work around getconf on qemu/riscv64 returning 'undefined', thanks to
Alexandre Ghiti. (Closes: #994797) (LP: #
1942895)
* Bump Standards-Version to 4.6.0, no changes needed.
* Upload to unstable.
[dgit import unpatched pocl 1.7-2]
Andreas Beckmann [Thu, 30 Sep 2021 16:07:33 +0000 (17:07 +0100)]
Import pocl_1.7-2.debian.tar.xz
[dgit import tarball pocl 1.7-2 pocl_1.7-2.debian.tar.xz]
Andreas Beckmann [Wed, 2 Jun 2021 23:58:27 +0000 (00:58 +0100)]
Import pocl_1.7.orig.tar.gz
[dgit import orig pocl_1.7.orig.tar.gz]